ComponentOne ASP.NET MVC Controls
YFunctionSeries<T> Class
Members 

C1.Web.Mvc Namespace : YFunctionSeries<T> Class
Represents an extension of the YFunctionSeries for the FlexChart.
Object Model
YFunctionSeries<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class YFunctionSeries(Of T) 
   Inherits FunctionSeries(Of T)
public class YFunctionSeries<T> : FunctionSeries<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.TrendLineBase<T>
            C1.Web.Mvc.FunctionSeries<T>
               C1.Web.Mvc.YFunctionSeries<T>

See Also

Reference

YFunctionSeries<T> Members
C1.Web.Mvc Namespace